home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / BLWCB15A.ZIP / ERRORS.TXT < prev    next >
Text File  |  1996-08-27  |  1KB  |  51 lines

  1. ErrorLevel Table
  2. ~~~~~~~~~~~~~~~~
  3.   1 Invalid function number
  4.   2 File not found
  5.   3 Path not found
  6.   4 To many open files
  7.   5 File access denied
  8.   6 Invalid file handle
  9.  12 Invalid file access code
  10.  15 Invalid drive number
  11.  16 Cannot remove current directory
  12.  17 Cannot rename across drives
  13.  18 No more files
  14. 100 Disk read error
  15. 101 Disk write error
  16. 102 File not assigned
  17. 103 File not open
  18. 104 File not open for input
  19. 105 File not open for output
  20. 106 Invalid numeric format
  21. 150 Disk is write protected
  22. 151 Bad drive request struct lenght
  23. 152 Drive not ready
  24. 154 CRC error in data
  25. 156 Disk seek error
  26. 157 Unknown media type
  27. 158 Sector not found
  28. 159 Printer out of paper
  29. 160 Device write fault
  30. 161 Device reaf fault
  31. 162 Hardware failure
  32. 200 Division by zero
  33. 201 Range check error
  34. 202 Stack overflow error
  35. 203 Heap overflow error
  36. 204 Invalid pointer operation
  37. 205 Floating point overflow
  38. 206 Floating point underflow
  39. 207 Invalid floating point operation
  40. 208 Overlay manager not instaled
  41. 209 Overlay file read error
  42. 210 Object not initialized
  43. 211 Call to bstract method
  44. 212 Stream registration error
  45. 213 Collection index out of range
  46. 214 Collection overflow error
  47. 215 Arithmetic overflow error
  48. 216 General Protection fault
  49. 254 Invalid File
  50. 255 Ctrl-Break pressed
  51.